NEURAL NETWORKS using MATLAB. CLUSTER ANALYSIS and CLASSIFICATION by K. Taylor

NEURAL NETWORKS using MATLAB. CLUSTER ANALYSIS and CLASSIFICATION by K. Taylor

Author:K. Taylor [Taylor, K.]
Language: eng
Format: azw3
Publisher: UNKNOWN
Published: 2017-02-16T05:00:00+00:00


You can create a standard network that uses trainlm with feedforwardnet or cascadeforwardnet.

To prepare a custom network to be trained with trainlm,

1. Set net.trainFcn to 'trainlm'. This sets net.trainParam to trainlm's default parameters.

2. Set net.trainParam properties to desired values.

In either case, calling train with the resulting network trains the network with trainlm.

See help feedforwardnet and help cascadeforwardnet for examples.

Examples

Here a neural network is trained to predict median house prices.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.